From 63442f2fe939e29c19d9a84a67f847c44ad5cb18 Mon Sep 17 00:00:00 2001 From: Gerd Moellmann Date: Thu, 28 Dec 2000 10:08:46 +0000 Subject: [PATCH] *** empty log message *** --- src/ChangeLog | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/src/ChangeLog b/src/ChangeLog index b6070d09330..13000ca9231 100644 --- a/src/ChangeLog +++ b/src/ChangeLog @@ -1,3 +1,7 @@ +2000-12-28 Gerd Moellmann + + * dispnew.c: Use #if GLYPH_DEBUG instead of #ifdef GLYPH_DEBUG. + 2000-12-28 Kenichi Handa * ccl.c (CCL_WRITE_CHAR): Check variable `extra_bytes'. @@ -19,7 +23,7 @@ decode_composition_emacs_mule. (ENCODE_COMPOSITION_EMACS_MULE): New macro. (encode_coding_emacs_mule): Changed from macro to function. If - a text contains compostions, encode them correctly. + a text contains compositions, encode them correctly. (setup_coding_system): Set coding->commong_flags for emacs-mule so that decoding and encoding are required. -- 2.30.2